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 | 1731 int fake) in gmap_shadow_r2t() argument 1744 if (fake) in gmap_shadow_r2t() 1768 if (fake) { in gmap_shadow_r2t() 1815 int fake) in gmap_shadow_r3t() argument 1828 if (fake) in gmap_shadow_r3t() 1851 if (fake) { in gmap_shadow_r3t() 1898 int fake) in gmap_shadow_sgt() argument 1911 if (fake) in gmap_shadow_sgt() 1935 if (fake) { in gmap_shadow_sgt() 1983 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 | omap4.dtsi | 124 * the moment, just use a fake OCP bus entry to represent the whole bus
|
D | omap5.dtsi | 138 * the moment, just use a fake OCP bus entry to represent the whole bus
|
D | am33xx.dtsi | 160 * for the moment, just use a fake OCP bus entry to represent
|
D | dm816x.dtsi | 58 * for the moment, just use a fake OCP bus entry to represent
|
D | omap3.dtsi | 79 * 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 | 223 void (*fastop)(struct fastop *fake); 331 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
|