Searched refs:fake (Results 1 – 16 of 16) sorted by relevance
/arch/s390/include/asm/ |
D | gmap.h | 126 int fake); 128 int fake); 130 int fake); 132 int fake); 134 unsigned long *pgt, int *dat_protection, int *fake);
|
/arch/s390/kvm/ |
D | gaccess.c | 984 int *fake) in kvm_s390_shadow_tables() argument 992 *fake = 0; in kvm_s390_shadow_tables() 999 *fake = 1; in kvm_s390_shadow_tables() 1005 if (vaddr.rfx01 > asce.tl && !*fake) in kvm_s390_shadow_tables() 1032 if (*fake) { in kvm_s390_shadow_tables() 1050 rc = gmap_shadow_r2t(sg, saddr, rfte.val, *fake); in kvm_s390_shadow_tables() 1057 if (*fake) { in kvm_s390_shadow_tables() 1076 rc = gmap_shadow_r3t(sg, saddr, rste.val, *fake); in kvm_s390_shadow_tables() 1083 if (*fake) { in kvm_s390_shadow_tables() 1099 *fake = 1; in kvm_s390_shadow_tables() [all …]
|
/arch/s390/mm/ |
D | gmap.c | 1736 int fake) in gmap_shadow_r2t() argument 1749 if (fake) in gmap_shadow_r2t() 1773 if (fake) { in gmap_shadow_r2t() 1820 int fake) in gmap_shadow_r3t() argument 1833 if (fake) in gmap_shadow_r3t() 1857 if (fake) { in gmap_shadow_r3t() 1904 int fake) in gmap_shadow_sgt() argument 1917 if (fake) in gmap_shadow_sgt() 1941 if (fake) { in gmap_shadow_sgt() 1989 int *fake) in gmap_shadow_pgt_lookup() argument [all …]
|
/arch/arm64/kvm/ |
D | Kconfig | 45 levels of fake page tables.
|
/arch/arm/boot/dts/ |
D | omap5.dtsi | 143 * the moment, just use a fake OCP bus entry to represent the whole bus
|
D | am33xx.dtsi | 163 * for the moment, just use a fake OCP bus entry to represent
|
D | omap4.dtsi | 129 * the moment, just use a fake OCP bus entry to represent the whole bus
|
D | dm816x.dtsi | 58 * for the moment, just use a fake OCP bus entry to represent
|
D | omap3.dtsi | 82 * the moment, just use a fake OCP bus entry to represent the whole bus
|
D | dra7.dtsi | 143 * the moment, just use a fake OCP bus entry to represent the whole bus
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-scarlet.dtsi | 123 * state). The fake regulator is configured as a supply of the
|
/arch/s390/ |
D | Kconfig | 485 The number of fake nodes is limited by the number of available memory 486 chunks (i.e. memory size / fake size) and the number of supported
|
/arch/sparc/lib/ |
D | checksum_32.S | 64 or %g0, %g0, %o4 ! clear fake hword value
|
/arch/arm/mm/ |
D | proc-v7.S | 297 ALT_UP(mov r0, r10) @ fake it for UP
|
/arch/x86/kvm/ |
D | emulate.c | 224 void (*fastop)(struct fastop *fake); 332 extern void em_##op(struct fastop *fake); \
|
/arch/x86/ |
D | Kconfig | 1611 into virtual nodes when booted with "numa=fake=N", where N is the
|