Home
last modified time | relevance | path

Searched refs:supervisor (Results 1 – 25 of 38) sorted by relevance

12

/linux/arch/m68k/ifpsp060/
A Dos.S76 | Writes to data memory while in supervisor mode.
79 | a0 - supervisor source address
89 btst #0x5,0x4(%a6) | check for supervisor state
111 | a1 - supervisor destination address
122 btst #0x5,0x4(%a6) | check for supervisor state
154 bnes dmrbs | supervisor
190 bnes dmrws | supervisor
225 bnes dmrls | supervisor
247 bnes dmwbs | supervisor
269 bnes dmwws | supervisor
[all …]
A Diskeleton.S72 btst #0x5,%sp@ | supervisor bit set in saved SR?
192 | d0 = `xxxxxxff -> supervisor; `xxxxxx00 -> user
258 | d0 = `xxxxxxff -> supervisor; `xxxxxx00 -> user
A DCHANGES91 bit 18:16 = x10 (TM; x = 1 for supervisor mode)
113 bit 18:16 = x01 (TM; x = 1 for supervisor mode)
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Driscv,cpu-intc.txt10 The RISC-V supervisor ISA manual specifies three interrupt sources that are
18 All RISC-V systems that conform to the supervisor ISA specification are
29 RISC-V supervisor ISA manual, with only the following three interrupts being
30 defined for supervisor mode:
31 - Source 1 is the supervisor software interrupt, which can be sent by an SBI
33 - Source 5 is the supervisor timer interrupt, which can be configured by
35 - Source 9 is the supervisor external interrupt, which chains to all other
A Dsifive,plic-1.0.0.yaml19 privilege modes per hart; machine mode and supervisor mode.
/linux/Documentation/hwmon/
A Dsl28cpld.rst21 supervisor. In the future there might be other flavours and additional
24 The fan supervisor has a 7 bit counter register and a counter period of 1
25 second. If the 7 bit counter overflows, the supervisor will automatically
/linux/arch/m68k/fpsp040/
A Dskeleton.S393 | a0 - supervisor source address
397 | The supervisor source address is guaranteed to point into the supervisor
404 | If the EXC_SR shows that the exception was from supervisor space,
439 | a1 - supervisor destination address
442 | Like mem_write, mem_read always reads with a supervisor
443 | destination address on the supervisor stack. Also like mem_write,
445 | from supervisor space is indicated.
449 btstb #5,EXC_SR(%a6) |check for supervisor state
A Dx_store.S167 exg %a0,%a1 |a0=supervisor source, a1=user dest
251 exg %a0,%a1 |a0=supervisor source, a1=user dest
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dgf119.c37 container_of(work, struct nv50_disp, supervisor); in gf119_disp_super()
151 queue_work(disp->wq, &disp->supervisor); in gf119_disp_intr()
A Dnv50.h15 struct work_struct supervisor; member
A Dgv100.c43 container_of(work, struct nv50_disp, supervisor); in gv100_disp_super()
147 queue_work(disp->wq, &disp->supervisor); in gv100_disp_intr_ctrl_disp()
A Dnv50.c175 INIT_WORK(&disp->supervisor, func->super); in nv50_disp_new_()
547 container_of(work, struct nv50_disp, supervisor); in nv50_disp_super()
678 queue_work(disp->wq, &disp->supervisor); in nv50_disp_intr()
/linux/drivers/misc/eeprom/
A DKconfig63 tristate "Maxim MAX6874/5 power supply supervisor"
68 sequencer/supervisor.
/linux/arch/m68k/ifpsp060/src/
A Dpfpsp.S1882 btst &0x5,EXC_SR(%a6) # user or supervisor?
1883 bne.w fu_in_exit_s_p # supervisor
1900 # the exception occurred in supervisor mode. check to see if the
1979 btst &0x5,EXC_SR(%a6) # user or supervisor?
1980 bne.w fu_in_exc_exit_s_p # supervisor
2113 btst &0x5,EXC_SR(%a6) # user or supervisor?
2114 bne.b fu_out_exit_s_p # supervisor
2131 # the exception occurred in supervisor mode. check to see if the
3033 btst &0x5,(%sp) # user or supervisor mode?
3035 bset &0x2,0xd(%sp) # set supervisor TM bit
[all …]
A Disp.S482 btst &0x5,EXC_ISR(%a6) # supervisor mode?
504 btst &0x5,EXC_ISR(%a6) # supervisor mode?
506 # here, a7 has been incremented by 4 bytes in supervisor mode. we still
579 # changed. we don't have to update a7 for supervisor mose because that case
/linux/Documentation/virt/kvm/
A Dhypercalls.rst82 shared page that contains parts of supervisor visible register state.
83 The guest can map this shared page to access its supervisor register
/linux/Documentation/core-api/
A Derrseq.rst78 struct supervisor {
83 struct supervisor su;
A Ddma-attributes.rst128 accesses to DMA buffers in both privileged "supervisor" and unprivileged
/linux/Documentation/arm/nwfpe/
A Dnetwinder-fpe.rst62 RFC/WFC are fully implemented. RFC/WFC are supervisor only instructions, and
64 from supervisor mode.
A Dtodo.rst55 supervisor only instructions. If anyone has any ideas or comments I
/linux/Documentation/misc-devices/
A Dmax6875.rst21 The Maxim MAX6875 is an EEPROM-programmable power-supply sequencer/supervisor.
/linux/Documentation/driver-api/mei/
A Dmei.rst45 In order to support virtualization or sandboxing a trusted supervisor
/linux/arch/powerpc/kvm/
A DKconfig96 using supervisor and user modes. However, this also means
/linux/arch/m68k/
A DKconfig.cpu423 bool "Use write-through caching for 68060 supervisor accesses"
429 here will force supervisor (kernel) accesses to use writethrough
/linux/Documentation/userspace-api/
A Dseccomp_filter.rst266 like O_CLOEXEC on the file descriptor in the notifying process. If the supervisor
270 notifying process it will be replaced. The supervisor can also add an FD, and

Completed in 77 milliseconds

12